GET
/
notifications
/
read
curl --request GET \
  --url https://your_a2_service/notifications/read
"<any>"

Query Parameters

user_id
string
required

The ID of the user.

no
integer
required

The ID for the notification.

Response

200
application/json

Successful Response

The response is of type any.